export { Die } from './Die';
export type { DieProps, DieType, DieFormat, DieTheme, D4Variant, } from './types';
