export declare enum CommentDirectiveType {
    ExpectError = 0,
    Ignore = 1
}
//# sourceMappingURL=commentDirectiveType.enum.d.ts.map