import { MdiReactIconComponentType } from './dist/typings';

declare const PocketIcon: MdiReactIconComponentType;
export default PocketIcon;
