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