diff --git a/typings/custom-typings.d.ts b/typings/custom-typings.d.ts index 92e0e91530..bd600b9724 100644 --- a/typings/custom-typings.d.ts +++ b/typings/custom-typings.d.ts @@ -8,8 +8,6 @@ declare module '*.svg' { export default src; } -declare module 'rc-pagination/*'; - declare module 'rc-util*'; declare module 'rc-checkbox';