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