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