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