export interface IExternalResourceOptions {
    authApiVersion: number;
}
