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