export declare const stop: (handler: any, immediate?: any) => (part: any) => void;
