import { ReactIconComponentType } from '../types';

declare const PermDeviceInformation: ReactIconComponentType;
export default PermDeviceInformation;
            