/** * Internal dependencies */ import ShadowsPanel from './shadows-panel'; import ShadowsEditPanel from './shadows-edit-panel'; export function ScreenShadows() { return ; } export function ScreenShadowsEdit() { return ; }