import { type IconFn } from "../_icon.js"; /** Feather `AlignLeft` icon. */ export declare const iconFeatherAlignLeft: IconFn;