import type { IconDefinition } from '../types';
declare const CameraTwoTone: IconDefinition;
export default CameraTwoTone;
