import * as React from 'react'; import { DrawerFooterProps } from './DrawerFooter.types'; export declare const DrawerFooter: React.ForwardRefExoticComponent & React.RefAttributes>;