export declare function detectStallPattern(text: string, patterns?: readonly string[]): boolean;