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