export declare const SERVICE_PREFIX = "/.well-known/service"; declare const _default: { SERVICE_PREFIX: string; }; export default _default;