export declare function strip_prefix(prefix: string, str: string): string | null;