import { ITypeParser } from './TypeParser'; export declare const ParserTypes: { [id: string]: ITypeParser; };