import type { ResetAction } from '../../types.js'; export declare function createReset(): ResetAction; //# sourceMappingURL=createReset.d.ts.map