export default interface MLInterfaceOptions {
    url: string;
    token: string;
}
//# sourceMappingURL=MLInterfaceOptions.d.ts.map