import { ITheme } from './theme';
declare const other: ITheme;
export default other;
