export declare const rehypeMetaAttribute: (options?: {}) => (tree: any) => void;
export default rehypeMetaAttribute;
