import { DMEData } from './../../types/dmeditor'; export declare const isEmbedOwnSetting: (childBlock: DMEData.Block, relativePath: Array, rootWidget: string) => boolean;