import { ThirdPartyAnimationThemeType } from '../../../../components/thirdPartyAnimation/types/thirdPartyAnimationTheme';
import { ThirdPartyAnimationVariantType } from './variants';
export declare const THIRD_PARTY_ANIMATION_STYLES: ThirdPartyAnimationThemeType<ThirdPartyAnimationVariantType>;
