import { Action } from './types';
export declare const materialsCoal: Action[];
export declare const materialsDiamond: Action[];
export declare const materialsMithril: Action[];
export declare const adventurer: Action[];
export declare const bingo: Action[];
export declare const bubu: Action[];
export declare const bulvar: Action[];
export declare const einary: Action[];
export declare const elizabeth: Action[];
export declare const fishingMerchant: Action[];
export declare const hilda: Action[];
export declare const marthos: Action[];
export declare const phillip: Action[];
export declare const plumberJoe: Action[];
export declare const seymour: Action[];
export declare const skymart: Action[];
export declare const smithmonger: Action[];
export declare const minionsBlaze: Action[];
export declare const minionsCaveSpider: Action[];
export declare const minionsCreeper: Action[];
export declare const minionsEnderman: Action[];
export declare const minionsGhast: Action[];
export declare const minionsSkeleton: Action[];
export declare const minionsSlime: Action[];
export declare const minionsSpider: Action[];
export declare const minionsVampire: Action[];
export declare const minionsZombie: Action[];
export declare const bitsCrafts: Action[];
export declare const crimsonIsle: Action[];
export declare const forging: Action[];
export declare const gems: Action[];
export declare const gemstones: Action[];
export declare const northStarsCrafts: Action[];
export declare const wood: Action[];
export declare const allActions: Action[];
