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