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

declare const JollyRogerOutlineIcon: MdiReactIconComponentType;
export default JollyRogerOutlineIcon;
