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