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