import { Grid, GridProps } from '@progress/kendo-react-grid'; export declare class GridMod extends Grid { constructor(props: GridProps); }