import { RowHeightGlide } from '../types'; export declare const useAnimatedRowHeight: (extRowHeight: RowHeightGlide) => RowHeightGlide;