/// import { IconProps } from '../../types'; declare const AugmentedReality: (allProps: IconProps) => JSX.Element; export default AugmentedReality;