import * as React from 'react';
declare const FileTypography: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default FileTypography;
