import { IconProps } from '../types';
declare function FileSql(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default FileSql;
//# sourceMappingURL=FileSql.d.ts.map