export declare const labels: {
    NOTIFY_SERVICE: string;
};
export declare const notificationTypes: {
    EMAIL: string;
};
//# sourceMappingURL=constants.d.ts.map