/// <reference types="types/api" />
import Taro from '@tarojs/api';
export declare const createAnimation: typeof Taro.createAnimation;
