import { Intf, ICreatorExtr } from '../types'; export declare function createBaseRequestStr(interfaces: Array, extr: ICreatorExtr): Promise;