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

declare const ChessPawnIcon: MdiReactIconComponentType;
export default ChessPawnIcon;
