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