export declare const PaperRoot: import("@emotion/styled").StyledComponent & object & import("./Paper.types").PaperOwnProps & Omit, HTMLDivElement>, "ref"> & { ref?: React.Ref; }, keyof import("./Paper.types").PaperOwnProps> & { component?: React.ElementType; }, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>;