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