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