import React from 'react';
declare const IdentificationOutline: React.FC<import("./gen").IconCommonProps>;
export default IdentificationOutline;
