diff --git a/cross-storage/cross-storage.d.ts b/cross-storage/cross-storage.d.ts
index d8396e9a6..05e1b0ac1 100644
--- a/cross-storage/cross-storage.d.ts
+++ b/cross-storage/cross-storage.d.ts
@@ -3,8 +3,6 @@
// Definitions by: Daniel Chao
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
-///
-
declare module "cross-storage" {
interface CrossStorageClientOptions {
timeout?: number;