import React from 'react'; import { type DSBackdropT } from './react-desc-prop-types.js'; export declare const DSBackdrop: React.ComponentType; export declare const DSBackdropWithSchema: import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").DocumentedReactComponent; export default DSBackdrop;