import { DrawerFooterProps } from './types'; export declare const FooterStyled: import("styled-components").StyledComponent<"div", any, { showShadow: boolean; } & DrawerFooterProps, never>;