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