export declare const Platform: { WEB: string; H5: string; }; export declare const PlatformOptions: { title: string; value: string; }[];