export declare class SubscriptionInfoCard { title: string; src: string; width: string; height: string; imageCustomClass: string; render(): any; }