export declare const formatMAC: (str?: string) => string | undefined;
