import { SettingsState } from '../types/state/settings.interfaces';
export type Type = SettingsState;
//# sourceMappingURL=settings.d.ts.map