import { PrimariaBroker } from './primaria-broker'; export declare const createBroker: () => PrimariaBroker;