export type * as GreatSwordTypes from './types';
export { GreatSwords, GreatSwordDamageProperties } from './great-sword-data';
