export declare const strip_header: (data: string) => string;
