import { JSONSchemaType } from 'ajv'; import { AddLinkVethVxcanTypeArgs } from './veth-vxcan.interfaces'; export declare const AddLinkVethVxcanArgsSchema: JSONSchemaType;