import { ContentTypeGetOptions } from './ContentTypeGetOptions';
export interface ComponentGetOptions extends ContentTypeGetOptions {
}
