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