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