export declare enum WlanStatus {
    ON = 0,
    OFF = 1
}
//# sourceMappingURL=WlanStatus.d.ts.map