import React from "react";
import { ComponentMeta, ComponentStory } from "@storybook/react";
declare const _default: ComponentMeta<React.ForwardRefExoticComponent<import("../components/DecodeAnimation").DecodeAnimationProps & React.RefAttributes<import("../components/DecodeAnimation").DecodeAnimationRef>>>;
export default _default;
export declare const Sample: ComponentStory<React.ForwardRefExoticComponent<import("../components/DecodeAnimation").DecodeAnimationProps & React.RefAttributes<import("../components/DecodeAnimation").DecodeAnimationRef>>>;
