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