export declare const LOADING_RECT: {
    height: number;
    width: number;
};
export declare const SCALE_PARENT = 0.8;
