import { StyleObject } from '../types'; export declare const inputStyles: (string | ((utils: any, { $size }: { $size: any; }) => StyleObject))[];