export type * as SwordAndShieldTypes from './types';
export { SwordAndShields, SwordAndShieldDamageProperties } from './sword-and-shield-data';
