declare const useStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"content" | "smallText" | "smallLabel" | "contentLabel" | "subLabel" | "detailsContainer" | "detailsColumn" | "savingsContainer">; export default useStyles;