// @thesvg/icons - Database Instance For SAP // Auto-generated. Do not edit. import type { IconModule } from "./index.js"; export declare const slug: string; export declare const title: string; export declare const hex: string; export declare const categories: string[]; export declare const aliases: string[]; export declare const svg: string; export declare const variants: Record; export declare const license: string; export declare const url: string; declare const azure_database_instance_for_sap: IconModule; export default azure_database_instance_for_sap;