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