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

declare const LocalConvenienceStore: ReactIconComponentType;
export default LocalConvenienceStore;
            