export declare const dateToQSString: (d: Date) => string;
