export declare const strip: (input: string) => string;
