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