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