import React from 'react'; declare const Camera: React.ForwardRefExoticComponent & React.RefAttributes>; export default Camera;