export declare function isBlePlxPluginDebugEnabled(propDebug?: boolean): boolean;
export declare function blePlxPluginDebugLog(enabled: boolean, ...args: unknown[]): void;
