import type { ItemProps } from './index.types'; declare const _default: import("react").MemoExoticComponent<({ children, height, style }: ItemProps) => import("react/jsx-runtime").JSX.Element>; export default _default; //# sourceMappingURL=index.d.ts.map