export declare const medicationTranslations: {
    fr: {
        drugType: {
            medication: string;
            molecule: string;
            homologation: string;
        };
        drugInfographic: {
            blackTriangle: string;
            rma: string;
            genericPrescriptionRequired: string;
        };
        drugSpecialRegulation: {
            noNarcoticRegulation: string;
            narcoticRegulation: string;
            noSpecialRegulation: string;
        };
        supply: {
            issueTitle: string;
            startDate: string;
            expectedEndDate: string;
            reason: string;
            impact: string;
            prescriberNote: string;
            downloadPdf: string;
            extraInfo: string;
        };
        commercialization: {
            end: string;
            limitedAvailabilityFrom: string;
            unavailableFrom: string;
            endReason: string;
            endImpact: string;
            endAdditionalInformation: string;
            start: string;
            startAvailableFrom: string;
        };
        reimbursement: {
            title: string;
            category: string;
            categoryLabel: string;
            copay: string;
            copayPreferential: string;
            copayActive: string;
            temporary: string;
            chapter: string;
            noneTitle: string;
            notApplicable: string;
            non: string;
        };
        delivery: {
            title: string;
            code: string;
            modus: string;
            specification: string;
            notApplicable: string;
        };
        prescription: {
            title: string;
            code: string;
            specification: string;
            free: string;
        };
        vmp: {
            label: string;
            groupLabel: string;
        };
        links: {
            cbip: string;
            leaflet: string;
            rma: string;
            spc: string;
            dhpc: string;
        };
        ui: {
            price: string;
        };
        search: {
            label: string;
            errorMessage: string;
        };
    };
    en: {
        drugType: {
            medication: string;
            molecule: string;
            homologation: string;
        };
        drugInfographic: {
            blackTriangle: string;
            rma: string;
            genericPrescriptionRequired: string;
        };
        drugSpecialRegulation: {
            noNarcoticRegulation: string;
            narcoticRegulation: string;
            noSpecialRegulation: string;
        };
        supply: {
            issueTitle: string;
            startDate: string;
            expectedEndDate: string;
            reason: string;
            impact: string;
            prescriberNote: string;
            downloadPdf: string;
            extraInfo: string;
        };
        commercialization: {
            end: string;
            limitedAvailabilityFrom: string;
            unavailableFrom: string;
            endReason: string;
            endImpact: string;
            endAdditionalInformation: string;
            start: string;
            startAvailableFrom: string;
        };
        reimbursement: {
            title: string;
            category: string;
            categoryLabel: string;
            copay: string;
            copayPreferential: string;
            copayActive: string;
            temporary: string;
            chapter: string;
            noneTitle: string;
            notApplicable: string;
            non: string;
        };
        delivery: {
            title: string;
            code: string;
            modus: string;
            specification: string;
            notApplicable: string;
        };
        prescription: {
            title: string;
            code: string;
            specification: string;
            free: string;
        };
        vmp: {
            label: string;
            groupLabel: string;
        };
        links: {
            cbip: string;
            leaflet: string;
            rma: string;
            spc: string;
            dhpc: string;
        };
        ui: {
            price: string;
        };
        search: {
            label: string;
            errorMessage: string;
        };
    };
    nl: {
        drugType: {
            medication: string;
            molecule: string;
            homologation: string;
        };
        drugInfographic: {
            blackTriangle: string;
            rma: string;
            genericPrescriptionRequired: string;
        };
        drugSpecialRegulation: {
            noNarcoticRegulation: string;
            narcoticRegulation: string;
            noSpecialRegulation: string;
        };
        supply: {
            issueTitle: string;
            startDate: string;
            expectedEndDate: string;
            reason: string;
            impact: string;
            prescriberNote: string;
            downloadPdf: string;
            extraInfo: string;
        };
        commercialization: {
            end: string;
            limitedAvailabilityFrom: string;
            unavailableFrom: string;
            endReason: string;
            endImpact: string;
            endAdditionalInformation: string;
            start: string;
            startAvailableFrom: string;
        };
        reimbursement: {
            title: string;
            category: string;
            categoryLabel: string;
            copay: string;
            copayPreferential: string;
            copayActive: string;
            temporary: string;
            chapter: string;
            noneTitle: string;
            notApplicable: string;
            non: string;
        };
        delivery: {
            title: string;
            code: string;
            modus: string;
            specification: string;
            notApplicable: string;
        };
        prescription: {
            title: string;
            code: string;
            specification: string;
            free: string;
        };
        vmp: {
            label: string;
            groupLabel: string;
        };
        links: {
            cbip: string;
            leaflet: string;
            rma: string;
            spc: string;
            dhpc: string;
        };
        ui: {
            price: string;
        };
        search: {
            label: string;
            errorMessage: string;
        };
    };
    de: {
        drugType: {
            medication: string;
            molecule: string;
            homologation: string;
        };
        drugInfographic: {
            blackTriangle: string;
            rma: string;
            genericPrescriptionRequired: string;
        };
        drugSpecialRegulation: {
            noNarcoticRegulation: string;
            narcoticRegulation: string;
            noSpecialRegulation: string;
        };
        supply: {
            issueTitle: string;
            startDate: string;
            expectedEndDate: string;
            reason: string;
            impact: string;
            prescriberNote: string;
            downloadPdf: string;
            extraInfo: string;
        };
        commercialization: {
            end: string;
            limitedAvailabilityFrom: string;
            unavailableFrom: string;
            endReason: string;
            endImpact: string;
            endAdditionalInformation: string;
            start: string;
            startAvailableFrom: string;
        };
        reimbursement: {
            title: string;
            category: string;
            categoryLabel: string;
            copay: string;
            copayPreferential: string;
            copayActive: string;
            temporary: string;
            chapter: string;
            noneTitle: string;
            notApplicable: string;
            non: string;
        };
        delivery: {
            title: string;
            code: string;
            modus: string;
            specification: string;
            notApplicable: string;
        };
        prescription: {
            title: string;
            code: string;
            specification: string;
            free: string;
        };
        vmp: {
            label: string;
            groupLabel: string;
        };
        links: {
            cbip: string;
            leaflet: string;
            rma: string;
            spc: string;
            dhpc: string;
        };
        ui: {
            price: string;
        };
        search: {
            label: string;
            errorMessage: string;
        };
    };
};
