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