export declare function parseVlanId(value: string): number; export declare function parseDeviceCount(value: string): number;