import type { InternalSelectionTheme } from './light';
declare const internalSelectionDark: InternalSelectionTheme;
export default internalSelectionDark;
