import { AnimateElement } from './AnimateElement'; export declare class AnimateTransformElement extends AnimateElement { type: string; calcValue(): string; } //# sourceMappingURL=AnimateTransformElement.d.ts.map