export declare enum LineType { INCLUDE = 0, DO_NOT_INCLUDE = 1 }