import React from 'react'; export declare const Controls: ({ children }: { children: any; }) => React.JSX.Element; //# sourceMappingURL=Controls.d.ts.map