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