ComponentType: {
    file?: FileType[];
    id?: SiteIdType;
    metadata?: KeyValuePairType[];
}

Type declaration