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