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