import { MotionProps } from "../../../motion/types";
export declare function scrapeMotionValuesFromProps(props: MotionProps): {};
