/** * Strings for URLs from ACD that are not ValidURLs * that we convert in app to a valid url */ export declare enum ScreenPopStrings { PageOpen = "$pageopen" }