export declare function toStringTF(value?: boolean): string | undefined;
