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