declare const printCopyRight: () => void;
export default printCopyRight;
