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

declare const GuardianIcon: MdiReactIconComponentType;
export default GuardianIcon;
