import { FC } from 'react'; import { IIconProps } from 'types'; declare const CameraSvg: FC; export default CameraSvg;