import type { IconComponent } from '../types'; declare const AlignHorizontalCenter: IconComponent; export default AlignHorizontalCenter;