export declare const passwordResetTemplate: (resetUrl: string, projectName: string) => string;
