/** based on framer-motion@4.1.17, Copyright (c) 2018 Framer B.V. */ import type { MotionProps } from "../.."; declare function isForcedMotionValue(key: string, _a: { layout?: MotionProps['layout']; layoutId?: MotionProps['layoutId']; }): boolean; export { isForcedMotionValue }; //# sourceMappingURL=is-forced-motion-value.d.ts.map