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