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