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