import { StorjWidgetBackendService } from "../common/protocol"; export declare class StorjWidgetBackendServiceImpl implements StorjWidgetBackendService { getIsPathFile(path: string): Promise; } //# sourceMappingURL=storj-widget-backend-service.d.ts.map