FrameType: {
    blendMode: string;
    id: Id;
    imageUrl: string;
    name: string;
    type: FrameTypeEnum;
}

Type declaration