import { lazy } from 'react' export const MkdDebounceInput = lazy(()=> import("./MkdDebounceInput"))