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