import type { TweenOneRef } from './type';
declare const TweenOne: TweenOneRef;
export default TweenOne;
