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