export declare const ERRORS_MSGS: {
    DUPLICATED_PROVIDER_DECORATOR: string;
    DUPLICATED_MODULE_DECORATOR: string;
};
//# sourceMappingURL=error-msgs.d.ts.map