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