import { IMetadataIteratorProps } from "./IMetadataIteratorProps";
export declare const iterate_metadata: (props: IMetadataIteratorProps) => void;
