import * as React from 'react';
import type { StackCardInterpolationProps } from '../types';
export declare const CardAnimationContext: React.Context<StackCardInterpolationProps | undefined>;
//# sourceMappingURL=CardAnimationContext.d.ts.map