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