import React from 'react';
import type { DocumentDrawerProps } from './types';
export declare const DocumentDrawerContent: React.FC<DocumentDrawerProps>;
//# sourceMappingURL=DrawerContent.d.ts.map