import { default as React } from 'react'; declare const FileDownloadM: (props: React.SVGProps) => JSX.Element; export default FileDownloadM;