import React from 'react'; import { Styles } from './Footer.style'; export declare type DrawerFooterProps = Styles & { children?: string; }; declare const _default: React.ComponentType, "children"> & import("@material-ui/core/styles/withStyles").StyledComponentProps<"root" | "message" | "linksContent">>; export default _default; //# sourceMappingURL=Footer.d.ts.map