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

declare const SecurityAccountIcon: MdiReactIconComponentType;
export default SecurityAccountIcon;
