/** * The component to select the `type` of `Template` that you will see in the table. * * @public */ export declare const TemplateTypePicker: () => import("react/jsx-runtime").JSX.Element | null;