import { default as React } from 'react'; export declare function DesignSystemProvider(props: { children: React.ReactNode; }): React.JSX.Element;