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