import { SvgIconComponent } from './types'; declare const CameraRollIcon: SvgIconComponent; export default CameraRollIcon;