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

declare const AlignRightIcon: RemixiconReactIconComponentType;
export default AlignRightIcon;
