import type { DynamicListBag } from '../../types';
export declare function useDynamicListReset(lists?: DynamicListBag): () => void;
//# sourceMappingURL=dynamiclistreset.d.ts.map