export declare class BlockUIConfig { icon: string; spin: boolean; message: string; width: string; height: string; color: string; padding: string; }