import { IconDefinition } from '../types'; declare const IconRightAlignment: IconDefinition; export default IconRightAlignment;