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

declare const PricingDark: ReactIconComponentType;
export default PricingDark;
            