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