import type { IconComponent } from '../types'; declare const Album: IconComponent; export default Album;