export declare function delete_prefix(str: string, prefix: string): string;