declare const useCryptoTickers: (symbols: Array<string>) => {};
export default useCryptoTickers;
