export declare const useStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"root" | "bottom" | "top">;
