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

declare const Store: ReactIconComponentType;
export default Store;
            