import { IconDefinition } from '../types'; declare const OneToOneOutlined: IconDefinition; export default OneToOneOutlined;