export declare function strip(string: string): string;
