export type ParseErrorFormatter = (error: ParseError) => string;