import { CopyrightInterface } from './copyright.types'; export declare function copyrightTheme(props: CopyrightInterface): any;