import { FC, SVGProps } from 'react'; declare const IconIdentification: FC & { fill?: string }>; export default IconIdentification;