export namespace readQueries { let selectPages: string; let selectPageById: string; let selectLatestPageVersionById: string; let selectPageVersionById: string; let selectPageActionsById: string; let selectPageActionById: string; }