export declare const postToIframe: (url: string, data: any, iframeName: string) => void;