import { GlobalDefinitions } from '../../compile/types'; import { BufNamespaceAll } from './types'; export declare const bufCore: GlobalDefinitions; export declare const bufPushPull: GlobalDefinitions; export declare const bufWriteRead: GlobalDefinitions;