import { HelperMethod } from "./helpers"; export declare function getHelperMethods(srcPath: string): HelperMethod[];