import type { ResolvedMetadata } from './types/metadata-interface'; export declare const createDefaultMetadata: () => ResolvedMetadata;