import { type IconFn } from "../../_icon.js"; /** Phosphor regular `Cursor` icon. */ export declare const iconPhRegularCursor: IconFn;