import { IFilterRowProps } from '../../props'; import React from 'react'; declare const FilterRow: React.FunctionComponent; export default FilterRow;