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

declare const PistonIcon: MdiReactIconComponentType;
export default PistonIcon;
