import { WarmUpPickerParams } from '@wix/bex-core'; import { ComponentHooksFlowAPI } from '@wix/yoshi-flow-bm'; export declare function warmUpPickerStandalone(flowAPI: ComponentHooksFlowAPI, params: WarmUpPickerParams): void; //# sourceMappingURL=warmUpPickerStandalone.d.ts.map