export declare class SodaResourceId { private id; constructor(id: string); toString(): string; }