import { IconDefinition } from '../../templates/types'; declare const CameraOffOutlined: IconDefinition; export default CameraOffOutlined;