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

declare const GoldDelivery: ReactIconComponentType;
export default GoldDelivery;
            