export declare const LoadingIcon: ({ size, progress, ringColor, strokeColor, }?: { size?: string; progress?: number; ringColor?: string; strokeColor?: string; }) => import("lit-html").TemplateResult<1>; //# sourceMappingURL=loading.d.ts.map