import { IconProps } from '../lib';
declare function DeviceTabletCamera(props: IconProps): JSX.Element;
export default DeviceTabletCamera;
