export declare function once(func: Function): (...args: any[]) => any; //# sourceMappingURL=once.d.ts.map