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