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