export declare function parseUniXFlexDirection(manifestJson: Record<string, any>): any;
export declare function parseUniXSplashScreen(manifestJson: Record<string, any>): false | object;
export declare function parseUniXUniStatistics(manifestJson: Record<string, any>): false | object;
