/** * @name Animation Gallery * @description A collection of motion and animation experiments adapted from the standalone demos. */ export default function AnimationGallery(): () => import("@remix-run/ui").RemixElement;