import type { RendererFC } from 'jamis-core'; import type { CopyrightProps } from './types'; export declare const CopyrightRenderer: RendererFC;