import { TagMeta } from '../tags/tag'; export declare function meta(meta: TagMeta): (tagClass: any) => void;