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