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

declare const PistolIcon: MdiReactIconComponentType;
export default PistolIcon;
