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