import { ThemeUICSSObject } from 'theme-ui'; export declare const input: ThemeUICSSObject; export declare const fieldControlWrapper: { '> textarea': { borderColor: string; backgroundColor: string; }; };