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