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