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

declare const Attribution: ReactIconComponentType;
export default Attribution;
            