/// import { TextSuffixFieldProps } from "./types_d"; export declare function TextSuffixField({ suffixText, ...rest }: TextSuffixFieldProps): JSX.Element; //# sourceMappingURL=TextSuffixField.d.ts.map