export declare class QumraLoading { loading: boolean; loadingSize: string; color: string; borderType: string; render(): any; }