import type { AbsolutePath } from '../paths.ts';
export declare function findCaller(of: (...args: any[]) => any): AbsolutePath;
//# sourceMappingURL=caller.d.ts.map