import React from 'react';
import { IconProps } from "./";
declare const Viber: React.FC<IconProps>;
export default Viber;
