declare const TextFieldScreenshotTest: (variantProps: { variant?: string | undefined; }) => JSX.Element; export default TextFieldScreenshotTest;