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