export declare class MetadataKeys {
    static notificationTestCase: string;
    static templateMessageValidators: string;
    static templateCompiler: string;
    static templateProcessor: string;
    static frequency: string;
}
