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