import type { FC, SVGProps } from "react";
export declare const Animation: FC<SVGProps<SVGSVGElement>>;
export default Animation;
//# sourceMappingURL=Animation.d.ts.map