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