import { ITheme } from './ITheme';
export declare const A11YDark: ITheme;
