/** Let node find modules from node_modules.asar */ export declare function addAsarToLookupPaths (): void export declare function removeAsarToLookupPaths (): void export declare function checkLookupState (): boolean