export declare function getExpireDateFromDate(date: Date): string;
export declare function __handleException(error: any): void;
