declare const postParentMessage: (data: any, origin?: string) => void; export default postParentMessage;