export default function (fn: () => void, delay: number): () => void;
