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