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