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

declare const JollyRogerIcon: MdiReactIconComponentType;
export default JollyRogerIcon;
