export declare class VoyageAITimeoutError extends Error { constructor(message: string); }