export declare function toucher(): (done?: (() => void) | undefined) => void;
