export { NginxConfFile } from './src/conf';
export { NginxParseOptions, NginxParser, parseFile, parse } from './src/parser';
