declare type QueryData = { byId?: string; }; export { QueryData };