declare function openNewWindowByPost(url: string): void;

export default openNewWindowByPost;
