import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Ruby: StyledIcon;
export declare const RubyDimensions: {
    height: number;
    width: number;
};
