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

declare const LocalShipping: ReactIconComponentType;
export default LocalShipping;
            