import * as React from "react"; declare const MonsterIcon: (props: React.SVGProps) => JSX.Element; export default MonsterIcon; //# sourceMappingURL=monster.d.ts.map