export declare const postfix_of_tuple: (str: string) => string;
