export declare const isInHBuilderX: () => boolean; export declare const runByHBuilderX: () => boolean; /** * 增加 node_modules */ export declare function initModulePaths(): void; export declare function fixBinaryPath(): void;