import { type IconFn } from "../_icon.js"; /** Feather `Compass` icon. */ export declare const iconFeatherCompass: IconFn;