export { default as FileParser } from './file'; export { default as StreamParser } from './streams';