export declare function strip_suffix(suffix: string, str: string): string | null;