import React from 'react';
declare const IconWarningOutline: React.FC<import("./interface").IconCommonProps>;
export default IconWarningOutline;
