/**
 * @todo Support buffers.
 *
 * @param item
 */
export declare const parse: (item: any) => any;
