import { IQueryConfig } from '../common/iquery.config'; export interface IContentTypeQueryConfig extends IQueryConfig { }