export declare class CtaWithHoverBg { link: string; newTab: boolean; icon: string; text: string; arrow: string; render(): any; }