import type { PrescanCheck } from '../types'; export declare const apikeyPermission: PrescanCheck; export declare const appExists: PrescanCheck;