import { Desktop } from '../index';
export interface BookmarkSupportModel {
    desktop: Desktop;
}
//# sourceMappingURL=BookmarkSupportModel.d.ts.map