import type { CapPythonPlugin } from './definitions'; declare const CapPython: CapPythonPlugin; export * from './definitions'; export { CapPython };