import type { IconDefinition } from '../types';
declare const IdcardTwoTone: IconDefinition;
export default IdcardTwoTone;
