export declare function boundaryKey(layer: string | null | undefined, resourcePath: string): string; export declare function definesImportByBoundary(compiler: object): Map;