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

declare const GunIcon: MdiReactIconComponentType;
export default GunIcon;
