import { SVGProps } from "react"; declare const IdentificationIcon: (props: SVGProps) => JSX.Element; export default IdentificationIcon;