export interface IndexerUserAuth { message: string; signature: string; signer: string; } //# sourceMappingURL=types.d.ts.map