export declare function estimateTokens(text: string): number;
