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

declare const CameraRoll: ReactIconComponentType;
export default CameraRoll;
            