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