import React from "react"; export declare const FullHeight: ({ children }: { children?: React.ReactNode; }) => JSX.Element;