import { TFunctionMap } from '../types';
export declare const createClearFunction: (functions: TFunctionMap) => (id: number) => void;
//# sourceMappingURL=clear-function.d.ts.map