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