/// import { IconProps } from "../SvgIcon"; export declare const DeviceMore: (props?: IconProps) => JSX.Element; export default DeviceMore;