import { ReactIconComponentType } from '../types';

declare const Album: ReactIconComponentType;
export default Album;
            