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