import { OriginRectType } from "../types"; export default function getAnimateOrigin(originRect: OriginRectType): string | null;