UNPKG

179 BTypeScriptView Raw
1import type { IProps } from './type';
2declare const _default: import("react").ForwardRefExoticComponent<IProps & import("react").RefAttributes<unknown>>;
3export default _default;