diff --git a/types/sbd/index.d.ts b/types/sbd/index.d.ts index 2d7ed4c998..0934ba937c 100644 --- a/types/sbd/index.d.ts +++ b/types/sbd/index.d.ts @@ -3,8 +3,6 @@ // Definitions by: Brian Cort // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -export as namespace sbd; - export interface Options { newline_boundaries?: boolean; html_boundaries?: boolean;