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

declare const AlignVerticallyIcon: RemixiconReactIconComponentType;
export default AlignVerticallyIcon;
