import { RenderFunction } from 'vue';
declare const IdentificationIcon: RenderFunction;
export default IdentificationIcon;
