import { GridColumnContext } from './ColumnContext';

export const GridColumnProvider = GridColumnContext.Provider;
