export default class PriceNotFoundError extends Error { constructor(symbol: string); }