import React from "react"; import type TextInputProps from "../private/types/TextInputProps"; declare const TextInputInnerLabel: React.ForwardRefExoticComponent>; export default TextInputInnerLabel; //# sourceMappingURL=TextInputInnerLabel.d.ts.map