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

declare const PermDataSetting: ReactIconComponentType;
export default PermDataSetting;
            