import { IconProps } from '../types';
declare const IdentificationCard: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default IdentificationCard;
//# sourceMappingURL=IdentificationCard.d.ts.map