export default function once(f: Function): (...args: Array) => any;