export default function animate(property: any, element: any, to: any, options?: {}, cb?: () => void): () => void;
