export declare const subscriptionExpireEmail: (companyName: string, expiryDate: string) => string;
