/**
 * @private
 */
declare const createDefaultCopyrightElement: () => HTMLDivElement;
export default createDefaultCopyrightElement;
