import { keyMirror } from '@pluralsight/ps-design-system-util' export const names = keyMirror('dark', 'light') export const defaultName = names.dark