/// import { Schema } from './types'; export declare function parser(buf: string | Buffer): Schema;