export declare function sanitizeNameForGraphQL(unsafeName: string): string;
