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