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