export declare function trimNull(str: string): string; export default trimNull; //# sourceMappingURL=trimNull.d.ts.map