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