export declare function parse(path: string | any[], map?: any): import("stream").Transform;
