export declare const useWs: (url: string) => any[];
