/// /** * The tag builder with the ability to select a tag from the predefined/dynamic suggestion collection. */ export declare const AutocompleteTagBuilder: import("react").SFC>;