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