import { TypeDef } from './types'; export declare function getTypeDef(_type: string, name?: string): TypeDef;