export default function idempotent(action: (x: any) => T): (...args: any[]) => T | undefined; //# sourceMappingURL=idempotent.d.ts.map