import { Field } from "../Field"; export declare class Index extends Field { toString(): string; } //# sourceMappingURL=Index.d.ts.map