import * as React from 'react'; import { ILayerProps } from './Layer.types'; export declare const LayerBase: React.FunctionComponent;