import * as T from '../types/types.js';
export default function normaliseOpts(opts: T.Options): T.Options;
