/**
* @description Get class or function name.
* @returns className or functionName as string.
*/exportdeclareconstReference: {
fromError(error: Error): string;
"new"(): string;
};
exportdefaultReference;
//# sourceMappingURL=get-function-name.util.d.ts.map