import { RemixiconReactIconComponentType } from './dist/typings';

declare const AlignCenterIcon: RemixiconReactIconComponentType;
export default AlignCenterIcon;
