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

declare const ChessQueenIcon: MdiReactIconComponentType;
export default ChessQueenIcon;
