export declare function die(message: string): never;
export declare function toPythonIdentifier(name: string): string;
//# sourceMappingURL=util.d.ts.map