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