import { SvgIconComponent } from './types'; declare const CollectionsIcon: SvgIconComponent; export default CollectionsIcon;