import { TAbstractResourceAsyncRegistry } from '../../Abstract'; import { TAnimations } from './TAnimations'; export type TAnimationsResourceAsyncRegistry = TAbstractResourceAsyncRegistry;