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