declare const retrieveCollectorUri: (orgUrl: string) => string;
export default retrieveCollectorUri;
