import { ReactIconComponentType } from '../types';

declare const LinkedCamera: ReactIconComponentType;
export default LinkedCamera;
            