export declare class CoffeeRepository {
    static listCoffeeDrinks(): any[];
}
//# sourceMappingURL=coffeeRepository.d.ts.map