export default function timer(): (reset?: boolean) => number;
