import type { PrescanCheck } from '../types';
export declare const serverUrlShipped: PrescanCheck;
export declare const serverCleartext: PrescanCheck;
export declare const allowNavigationWildcard: PrescanCheck;
