import * as React from 'react'; declare function FilePolygon(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof FilePolygon; export default FilePolygon;