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