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

declare const PriceCheck: ReactIconComponentType;
export default PriceCheck;
            