import { AnimatedCardProps } from "../../types";
export declare const AnimatedCard: import("react").ForwardRefExoticComponent<AnimatedCardProps & import("react").RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=animated-card.d.ts.map