import React from "react";
import { Props } from "../Props";
export declare function IdCardsIcon(props: Props): React.JSX.Element;
