import { type FC } from 'react'; export declare const CreateNewTemplatePage: FC<{ onClose?: () => void; }>; //# sourceMappingURL=CreateNewTemplatePage.d.ts.map