import { n as IDuckMotion } from "../types-CoM0VVid.js"; //#region src/presets/pop-in.d.ts /** Pop in with scale. Use for badges, chips, notification dots, and count indicators. */ declare const popIn: IDuckMotion.IPreset; //#endregion export { popIn };