export declare class EmbededMethod {
    static IFrame: string;
    static Javascript: string;
}
