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