/// import { SelectSuffixFieldProps } from './types_d'; export declare function SelectSuffixField({ suffixOptions, value, displayFunction, onSelect, ...rest }: SelectSuffixFieldProps): JSX.Element; //# sourceMappingURL=SelectSuffixField.d.ts.map