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

declare const Polymer: ReactIconComponentType;
export default Polymer;
            