import { IconProps } from './@ErkIcon'; declare function WarningIcon(props: IconProps): JSX.Element; export default WarningIcon;