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