export default function (func: ((...args: Array<any>) => any) | null | undefined): () => any;
//# sourceMappingURL=once.d.ts.map