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