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