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