export declare const $VlansinNetwork: {
    type: string;
    contains: {
        properties: {};
    };
};
