/**
 * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved
 *   Project name: FUME-COMMUNITY
 */
export declare const isTypeNameValid: (typeName: string) => boolean;
//# sourceMappingURL=isTypeNameValid.d.ts.map