/** * @module quietmath/minerva-publish */ export declare const parseYAML: (yaml: string) => any;