export declare function timestamp(dateStr?: Date, timeChange?: number): string; export declare function parseFile(file: string, ignoreErr?: boolean): any;