import { FormFieldClassProps } from '../../Form.type'; import { Theme } from '../../../styles'; export declare const styles: (theme: Theme) => Record;