export interface EmberBootstrapMacrosConfig { isBS4: boolean; isBS5: boolean; isNotBS5: boolean; version: string; }