/** * A collection of Task ref field component names supported by the application engine. */ export declare enum TaskRefComponents { DASHBOARD = "dashboard" }