/** Horizontal padding value for filled input fields */ export declare const FILLED_HORIZONTAL_PADDING = 12; /** Gap between components within the input field */ export declare const INPUT_FIELD_GAP = 12; //# sourceMappingURL=InputField.constants.d.ts.map