/// import { IconProps } from "../SvgIcon"; export declare const CollectionTags: (props?: IconProps) => JSX.Element; export default CollectionTags;