import * as React from 'react'; import { SettingDrawerProps } from './utils/types'; export declare function SettingDrawer(props: SettingDrawerProps): React.JSX.Element; //# sourceMappingURL=SettingDrawer.d.ts.map