export type { IThirdPartyAnimationStandAlone, IThirdPartyAnimationStyled, IThirdPartyAnimation, ThirdPartyAnimationSizePropsType, ThirdPartyAnimationThemePropsType, ThirdPartyAnimationVariantThemeType, ThirdPartyAnimationThemeVariantType, ThirdPartyAnimationThemeType, } from './types';
export { ThirdPartyAnimation } from './thirdPartyAnimation';
