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