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