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