import { ReactIconComponentType } from '../types';

declare const PermCameraMic: ReactIconComponentType;
export default PermCameraMic;
            