import { Variants } from 'framer-motion'; declare const hideOnScrollVariants: Variants; export { hideOnScrollVariants };