/** * Renders the Save button to display in the header of the settings app. * * @since 0.1.0 * * @returns The component to be rendered. */ export default function SettingsSaveButton(): import("react").JSX.Element; //# sourceMappingURL=index.d.ts.map