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