/**
 * This file was auto-generated by Fern from our API Definition.
 */
/**
 * A submit action triggers a [Submit Request](https://developers.intercom.com/docs/canvas-kit#submit-request) to be sent. This request will include all values which have been entered into all the interactive components on the current canvas.
 */
export interface SubmitActionComponent {
}
