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