export declare class DateTimeHelperService { constructor(); formatTo(value: any, fmt?: string): string; }