import type { ModuleRuntimeConfig } from '#schema-org/types';
export declare function useSchemaOrgConfig(): ModuleRuntimeConfig;
