package com.airbnb.lottie.animation.content;
import com.airbnb.lottie.model.KeyPathElement;
/* loaded from: classes.dex */
public interface KeyPathElementContent extends KeyPathElement, Content {
}