export declare function isRandomMac(mac: string): boolean;
export declare function toVendor(mac: string): string;
