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