3 lines
117 B

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