/// import { IconProps } from "../SvgIcon"; export declare const ExpandPart: (props?: IconProps) => JSX.Element; export default ExpandPart;