import { ENSName } from '../../common/ens'; import { Schema } from '../../../types'; export declare const ENSNameSchema: Schema;