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