export declare function constructFixtureFindTiles({ sensingTime, hasMore, }: { sensingTime?: string; hasMore?: boolean; }): Record;