import { InputFieldSize } from '../InputField.types'; export declare const INPUT_SIZE_CSS: ({ $size }: { $size: InputFieldSize; }) => import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=Input.styles.d.ts.map