import { IconProps } from '../types'; import React from 'react'; declare const TextAlignCenterIcon: React.FC; export default TextAlignCenterIcon;