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