import * as React from 'react'; declare function WarningCircleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default WarningCircleIcon;