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