/// export interface IconAlbumsSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconAlbumsSharp: React.FC;