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

declare const LocalOffer: ReactIconComponentType;
export default LocalOffer;
            