/** Return the location calling the EDK library function as `${file}:${line}:${columm}` */ export declare function getLocation(): string | undefined;