export declare enum FreeTextIntent { Undefined = "Undefined", FreeTextCallout = "FreeTextCallout", FreeTextTypeWriter = "FreeTextTypeWriter" }