declare const _default: {
    useStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"card" | "content" | "icon" | "psuedoContent" | "header" | "label" | "body" | "childContent">;
};
export default _default;
