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