import { GridSlotComponentProps } from '../../models/params/gridSlotComponentProps'; export declare const useGridSlotComponentProps: () => GridSlotComponentProps;