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