diff --git a/index.d.ts b/index.d.ts
index cc9df02e7e14f9faea02d2e99185b267f959f4e4..52fd8ac46c4dd02875b7c70d06bd44cd2efaec49 100644
--- a/index.d.ts
+++ b/index.d.ts
@@ -1,4 +1 @@
-declare module 'config' {
-  const noTypesYet: any;
-  export default noTypesYet;
-}
\ No newline at end of file
+declare module 'config';
\ No newline at end of file