import React from 'react';
import { SVGProps } from 'react';
export declare const AlertIcon: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
//# sourceMappingURL=Alert.d.ts.map