declare const styles: {
    rootIsFixed: string;
    content: string;
};
export = styles;
