export * from "./general/CallSignatureTestStructure"; export * from "./general/CallSignatureParameterTestStructure"; export * from "./general/DecoratorTestStructure"; export * from "./general/IndexSignatureTestStructure"; export * from "./general/ObjectPropertyTestStructure"; export * from "./general/TypeAliasTestStructure"; export * from "./general/TypeParameterTestStructure"; export * from "./general/TypePropertyTestStructure"; export * from "./general/UserDefinedTypeGuardTestStructure";