export declare class QueryTransactionDto { start: Date; end: Date; }