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