import { SvgIconComponent } from './types'; declare const AlignHorizontalCenterIcon: SvgIconComponent; export default AlignHorizontalCenterIcon;