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

declare const AlignBottomIcon: RemixiconReactIconComponentType;
export default AlignBottomIcon;
