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

declare const SealIcon: MdiReactIconComponentType;
export default SealIcon;
