import * as React from 'react';
export declare function GridTopContainer(props: React.PropsWithChildren): React.JSX.Element;
