/** * Generated by orval v8.5.3 🍺 * Do not edit manually. * Space Invoices API * REST API for invoice management, customer management, and accounting operations. Features include cursor-based pagination for efficient data navigation, flexible JSON querying with MongoDB-style operators, full-text search across multiple fields, and comprehensive metadata support for custom tracking. * OpenAPI spec version: 1.0.0 */ export type GetShareableCreditNoteHtmlLanguage = typeof GetShareableCreditNoteHtmlLanguage[keyof typeof GetShareableCreditNoteHtmlLanguage]; export declare const GetShareableCreditNoteHtmlLanguage: { readonly 'en-US': "en-US"; readonly 'de-DE': "de-DE"; readonly 'it-IT': "it-IT"; readonly 'fr-FR': "fr-FR"; readonly 'es-ES': "es-ES"; readonly 'sl-SI': "sl-SI"; readonly 'pt-PT': "pt-PT"; readonly 'nl-NL': "nl-NL"; readonly 'pl-PL': "pl-PL"; readonly 'hr-HR': "hr-HR"; readonly 'sv-SE': "sv-SE"; readonly 'fi-FI': "fi-FI"; readonly 'et-EE': "et-EE"; readonly 'bg-BG': "bg-BG"; readonly 'cs-CZ': "cs-CZ"; readonly 'sk-SK': "sk-SK"; readonly 'nb-NO': "nb-NO"; readonly 'is-IS': "is-IS"; }; //# sourceMappingURL=getShareableCreditNoteHtmlLanguage.d.ts.map