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