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