import { GW_FRAME_REQ } from "./common.js";
export declare class GW_GET_NETWORK_SETUP_REQ extends GW_FRAME_REQ {
    constructor();
}
