/// <reference types="react" />
declare const GridInformation: () => JSX.Element;
export default GridInformation;
