// @flow export type UserConfig = { skipAnalytics: boolean, install: ?string, }