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