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