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