import { SVGProps } from 'react'; declare const IconCameraRegular: (props: SVGProps) => JSX.Element; export default IconCameraRegular;