import { ShowToastOptions } from '@bytedance/mona';
export declare function webShowLoading(config: ShowToastOptions): void;
