export declare function strip_tags(input: string | number, allowed?: string): string;