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