import { Meta, StoryObj } from '@storybook/react'; declare const meta: Meta; export default meta; export declare const AllAnimations: () => import("@emotion/react/jsx-runtime").JSX.Element; export declare const CustomizableAnimation: StoryObj; //# sourceMappingURL=Animation.stories.d.ts.map