import { WithAnimated } from './animated';
export declare const animated: WithAnimated;
export { animated as a };
export * from './animated';
export * from '@react-spring/core';
