import type { EmptyTheme } from './light';
declare const emptyDark: EmptyTheme;
export default emptyDark;
