import { ValidationRuleContract } from "../contracts";
export declare function macAddress(): ValidationRuleContract;
