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