import { Variants } from 'framer-motion';

declare const menuVariants: Variants;

export { menuVariants };
