import { Colors, darkColors, lightColors } from '@rn-vui/base/dist/helpers';
export { lightColors, darkColors };
export type { Colors };
