import { ts } from "../.."; export declare function getNameFromEnumDeclaration(s: ts.EnumDeclaration): string;