export declare function parseAllowedTools(allowedTools: string | string[] | undefined): string[] | undefined;