import type { ToContent } from '../../index.js'; export declare function normaliseContent(input: ToContent): Promise; //# sourceMappingURL=normalise-content.browser.d.ts.map