import type { AnchorTheme } from './light';
declare const anchorDark: AnchorTheme;
export default anchorDark;
