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