import { ReactIconComponentType } from '../types';

declare const PriceChange: ReactIconComponentType;
export default PriceChange;
            