declare const useShowElements: (slideBy: number) => void;
export default useShowElements;
