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