export default function _default({ templateId }: {
    templateId: any;
}): import("react/jsx-runtime").JSX.Element;