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