import * as ha from "home-assistant-js-websocket"; export declare function createSocket(auth: ha.Auth, ignoreCertificates: boolean): Promise;