/** * Strip the function declarations from a list of fields */ export declare function stripFunction(field: string): string;