declare function _exports(lines: string[], type: string): false | number;
export = _exports;
