import type { DrawerContentComponentProps } from '../types.js'; export declare function DrawerContent({ descriptors, state, ...rest }: DrawerContentComponentProps): import("react").JSX.Element; //# sourceMappingURL=DrawerContent.d.ts.map