export declare class CLoginButton { href?: string; src: string; alt: string; render(): any; }