export type DiscardObsoleteFragmentType = "untranslated" | "outdated" | "all"; export declare const discardObsoleteFragmentTypes: Set;