import type { MotionKeyframes } from "../types";
export declare function createStyleString(target?: MotionKeyframes): string;
//# sourceMappingURL=style-string.d.ts.map