UNPKG

framer-motion

Version:

A simple and powerful React animation library

4 lines (3 loc) 194 B
import { MotionComponentConfig } from "../../motion"; import { SVGRenderState } from "./types"; export declare const svgMotionConfig: Partial<MotionComponentConfig<SVGElement, SVGRenderState>>;