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