import { IconProps } from '../types';
declare function Warning(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Warning;
//# sourceMappingURL=Warning.d.ts.map