const deleteSvg = ``
const editSvg = ``
const plusSvg = ``
const checkSvg = ``
// const buildGroupSvg = ``
// const buildSvg = ``
// const floorSvg = ``
// const areaSvg = ``
const pointSvg = ``
// const deviceSvg = ``
const userSvg = ``
const userGroupSvg = ``
const doorSvg = ``
const doorGroupSvg = ``
const orgSvg = ``
const floorSvg = ``
const buildSvg = ``
const areaSvg = ``
const fenceSvg = ``
const planeSvg = ``
const buildGroupSvg = ``
const deviceSvg = ``
const parentNodeSvg = ``
const leafNodeSvg = ``
export {
deleteSvg, editSvg, plusSvg, checkSvg, buildGroupSvg, buildSvg,
floorSvg, areaSvg, pointSvg, deviceSvg, userSvg, userGroupSvg, doorSvg,
doorGroupSvg, orgSvg, fenceSvg, planeSvg, parentNodeSvg, leafNodeSvg,
}