import { IconProps } from '../types';
declare const WebcamSlash: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WebcamSlash;
//# sourceMappingURL=WebcamSlash.d.ts.map