/** * See: https://github.com/frida/frida-compile/blob/ca091615186f83c0f2326f07fbfd4eac86056fd7/index.js#L31-L40 */ declare function loadAgentSource(): Promise; export { loadAgentSource }; //# sourceMappingURL=load-agent-source.d.ts.map