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

declare const TreasureChestIcon: MdiReactIconComponentType;
export default TreasureChestIcon;
