import type { IconComponent } from '../types'; declare const AlignRight: IconComponent; export default AlignRight;