import React from 'react'; import { SingleSelectFilterProps } from './types'; export default function SingleSelectFilterFactory(): React.FC;