export type PriceResponse = [string, number, string];
