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