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

declare const PointOfSale: ReactIconComponentType;
export default PointOfSale;
            