/// import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon"; export declare const ArrowSidebarSvg: () => JSX.Element; export declare const ArrowSidebarIcon: (props: Partial) => JSX.Element;