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

declare const ChessRookIcon: MdiReactIconComponentType;
export default ChessRookIcon;
