import React from "react"; import { ApprovalLayoutProps } from "@coding-flow/flow-approval-presenter"; export declare const ApprovalLayout: React.FC;