export declare const getMailPlanName: (plan: string) => string | undefined;
