import { SVGIconDef } from './types'; declare const DatabaseOutlined: SVGIconDef; export default DatabaseOutlined;