export * from './handlebarHelpers'; export * from './getTemplateVariables'; export declare const novuReservedVariableNames: string[]; export declare function isReservedVariableName(variableName: string): boolean; //# sourceMappingURL=index.d.ts.map