import { type IconFn } from "../_icon.js"; /** Bootstrap `BlockquoteLeft` icon. */ export declare const iconBsBlockquoteLeft: IconFn;