import { Bindings } from 'alpinejs'; import { WithSlider } from '../SliderCTX'; export declare const dynamicHeight: ThisType & Bindings; export type DynamicHeight = { ':style': Partial; }; //# sourceMappingURL=dynamicHeight.d.ts.map