import { isly } from "isly"; export type Batch = string; export declare namespace Batch { const type: isly.Type; }