import type { MotionKeyframes } from "../types";
export declare function createStyles(keyframes?: MotionKeyframes): any;
//# sourceMappingURL=style-object.d.ts.map