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