import React from 'react'; type OwnProps = {}; export declare const DraggableLayer: React.ComponentClass; export {};