declare const APP_ID_PATTERN: RegExp; declare const APP_ID_EXTRACTOR: RegExp; export { APP_ID_EXTRACTOR, APP_ID_PATTERN };