UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

7 lines (6 loc) 159 B
/// <reference types="react" /> /** * @internal * @deprecated */ export declare const DeprecatedLayoutGroupContext: import("react").Context<string | null>;