declare const horizontalScrollButtonNext: (nextButtons: NodeListOf) => void; declare const horizontalScrollButtonPrevious: (previousButtons: NodeListOf) => void; export { horizontalScrollButtonNext, horizontalScrollButtonPrevious, }; //# sourceMappingURL=horizontal-scroll-btn.d.ts.map