import { Quest } from '../Quest';
declare const TheKnightsSword: Quest;
export default TheKnightsSword;
