UNPKG

next

Version:

The React Framework

3 lines (2 loc) 143 B
import type { ComponentProps } from 'react'; export declare function ColdCacheBody(props: ComponentProps<'div'>): import("react").JSX.Element;