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