/// <reference types="react" />
declare const SetLayers: () => JSX.Element;
export default SetLayers;
