import * as React from 'react'; /** * ModalBackgroundのElementが入ったコンテキスト */ export declare const ModalBackgroundContext: React.Context; //# sourceMappingURL=ModalBackgroundContext.d.ts.map