import type { PrescanCheck } from '../types';
export declare const SCHEME_RE: RegExp;
export declare const infoplistSanity: PrescanCheck;
