export default function ExclamationMarkIcon({ color }: { color?: string; }): import("react/jsx-runtime").JSX.Element;