export type ConditionalTitle = (answers: Record) => string | undefined;