import { GridSlotsComponent } from '../models';
/**
 * TODO: Differentiate community and pro value and interface
 */
export declare const DATA_GRID_DEFAULT_SLOTS_COMPONENTS: GridSlotsComponent;
