/// import { Size } from '../../types'; declare const documentation: (width?: Size, height?: Size) => JSX.Element; export default documentation; //# sourceMappingURL=documentation.d.ts.map