export declare const validateAppName: (appName: string) => string;
