export default function NoSelection({ onClose }: { onClose: any; }): JSX.Element;