export declare const trialExpiringEmail: (upgradeLink: string, userName?: string) => string;
