declare function stripCmt(str: string): string; export default stripCmt;