export interface Receipt { id: string; content: string; }