export { default as startDrag } from "./start-drag"; export declare function getStyle(props: any, styleName: any, defaults: any): any;