export declare class CircleLoaderComponent { color: string; size: number; getStyle(): object; }