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