import { bus } from '../bus'; export declare const schemaToOOP: (schema: bus.Schema) => bus.OOPSchema;