/// import { SvgIconProps } from './types'; export declare function AlignStretchHorizontalIcon({ className, ...props }?: Partial): JSX.Element;