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

declare const AlignLeftIcon: RemixiconReactIconComponentType;
export default AlignLeftIcon;
