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