/// import { IconProps } from '../../types'; declare const Passport: (allProps: IconProps) => JSX.Element; export default Passport;