import { LnWebSocketOptions } from './types'; export declare function validateInit(options: LnWebSocketOptions): void;