import { iTemplateMonad } from "../../utils/template/template-monad"; export declare function generatePins(templateMonad: iTemplateMonad): Promise;