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