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