import { Filter, Lang, Method } from './structures/Filter';
declare const filter: Filter;
export { filter as Automod, Lang, Method };
