import type { IconDefinition } from '../types';
declare const ConsoleSqlOutlined: IconDefinition;
export default ConsoleSqlOutlined;
