import S3MLayer from "../../../modules/s3m/S3MLayer";
declare const components: {
    S3MLayer: typeof S3MLayer;
};
export default components;
