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

declare const PassportIcon: MdiReactIconComponentType;
export default PassportIcon;
