export declare class CSpinner { color: string; size: number; width: number; render(): any; }