import * as React from 'react'; declare function DeviceTabletCameraIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default DeviceTabletCameraIcon;