UNPKG

next

Version:

The React Framework

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