export declare function domStyle(ref: any, style: any): void;
export declare function animate(ref: any, from: any, to: any): void;
