declare const styles: {
    root: string;
    hasMediumDelay: string;
    content: string;
    subText: string;
};
export = styles;
