import { EconDescription } from '../../../types'; export declare function isFestivized(description: EconDescription): boolean;