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

declare const Pricing: ReactIconComponentType;
export default Pricing;
            