import type { JSX } from 'react';
export declare function InternalServerErrorLayout(): JSX.Element;
