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