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