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