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