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