export interface InfoConfig { useCreatorId: boolean; showUser: boolean; showCreatedAt: boolean; showPlays: boolean; }