declare const useAnticAppUrl: (testMode: boolean) => (groupId: string) => string; export default useAnticAppUrl;