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