import './style.scss'; /** * Renders the modal displaying the code for a message. * * @since 0.4.0 * @since 0.6.0 Renamed from `RawDataModal` and expanded scope. * * @returns The component to be rendered. */ export default function MessageCodeModal(): import("react").JSX.Element; //# sourceMappingURL=index.d.ts.map