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