/** * @return the name of the default theme * */ export declare function getDefault(): Promise; export default getDefault;