import { IconProps } from '../Icon'; declare function SvgPolymer(props: IconProps): JSX.Element; export default SvgPolymer;