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