import { TransformFunctionsInfo } from '../animation';
export declare function transformConverter(text: string): TransformFunctionsInfo;
