import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: () => Record<"loading" | "hasPlaceholder", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Style = WithStyles; //# sourceMappingURL=LoadingTypography.style.d.ts.map