export declare class MiniAppBridgeUtils {
    static BooleanValue(value: any): boolean;
}
