import type { FC } from 'react';
declare const AddDepartmentEdPc: FC<any>;
export default AddDepartmentEdPc;
