export declare const isCardExpired: (expiry_month?: number, expiry_year?: number) => boolean;