import { IconDefinition } from '../types';
declare const RubyOutlined: IconDefinition;
export default RubyOutlined;
