import { IconProps } from '../Icon'; declare function SvgCamera(props: IconProps): JSX.Element; export default SvgCamera;