import type { ctx_T } from 'ctx-core/be'
export declare function form__clear__schedule_(
	ctx:ctx_T,
	root:HTMLElement
):()=>void
