export default function ExclamationMarkBrandIcon({ fill, }: { fill?: string | '#fa5656' | '#1de4eb'; }): import("react/jsx-runtime").JSX.Element;