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