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

declare const SecurityIcon: MdiReactIconComponentType;
export default SecurityIcon;
