export { default as Camera } from './Camera';
export { Constants, getPermissionsAsync, requestPermissionsAsync } from './Camera';
