import { AnimateProps } from '.'; export declare const requiredProps: AnimateProps; export declare const testkitTests: { title: string; props: AnimateProps; }[]; export declare const ssrTests: { title: string; props: AnimateProps; }[]; export declare const a11yTests: { title: string; props: AnimateProps; }[]; //# sourceMappingURL=Animate.meta.d.ts.map