import { n as IDuckMotion } from "../types-CoM0VVid.js"; //#region src/presets/rotate-in.d.ts /** Rotate in with scale and blur. Use for modals, drawers, dialogs, and contextual panels. */ declare const rotateIn: IDuckMotion.IPreset; //#endregion export { rotateIn };