import type { PyodideInterface } from "pyodide"; export declare function mockPyArrow(pyodide: PyodideInterface): void;