import { type IconFn } from "../_icon.js"; /** Feather `Database` icon. */ export declare const iconFeatherDatabase: IconFn;