import { TAbstractResourceConfig } from '../../Abstract'; export type TAnimationsResourceConfig = TAbstractResourceConfig;