import React from 'react'; export declare const withGridContext: (Component: React.ComponentType) => React.FunctionComponent;