import React from "react";
import { Props } from "../Props";
export declare function PassportIcon(props: Props): React.JSX.Element;
