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