export declare class CSpinner { text: string; size: string; type: string; render(): any; }