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