import { AppInfo } from './types'; export declare function validate(appInfo?: AppInfo | null): boolean; //# sourceMappingURL=validation.d.ts.map