import { Refs } from '../Carousel.types'; export declare const getNodesFromRefs: (refs: Refs) => HTMLElement[];