import type { PrintVPlugin } from './definitions'; declare const PrintV: PrintVPlugin; export * from './definitions'; export { PrintV };