import { TypeVirtualizedListAnimation } from '../../../types/TypeVirtualizedListAnimation'; export declare const useVirtualizedListAnimation: TypeVirtualizedListAnimation; export declare const useWebVirtualizedListAnimation: TypeVirtualizedListAnimation;