/// import { SvgIconProps } from './types'; export declare function CollectionsIcon({ className, ...props }?: Partial): JSX.Element;