importonly class VoicesetComponent extends GameComponent
{
	public import const function IsGenericTalkInteractionEnabled() : Bool;
}

