import * as interfaces from './smartrequest.interfaces'; export declare const getBinary: (domainArg: string, optionsArg?: interfaces.ISmartRequestOptions) => Promise;