declare const growVerIn: (options?: KeyframeAnimationOptions) => import("../../types.js").AnimationReferenceMetadata;
declare const growVerOut: (options?: KeyframeAnimationOptions) => import("../../types.js").AnimationReferenceMetadata;
export { growVerIn, growVerOut };
