export declare function bundleInMemory(props: { config: any; onChange: (...args: any[]) => void; }): () => void;