import { CoreMethod } from '@showpad/experience-app-types';
export declare const isSupportedMethod: (method: CoreMethod) => void;
