import { ReactIconComponentType } from '../types';

declare const Copyright: ReactIconComponentType;
export default Copyright;
            