'use strict';

export type { AnimatedComponentType } from './createAnimatedComponent';
export { createAnimatedComponent } from './createAnimatedComponent';
