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

declare const JiraIcon: MdiReactIconComponentType;
export default JiraIcon;
