export declare const operatorPublicKeyValidator: (publicKey: string) => boolean;
