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