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