import { IApi } from 'umi';
export declare const shouldDisabledLiveDemo: (api: IApi) => boolean;
