export declare function helperFunction(name: string): string;
export declare function unusedFunction(): void;
//# sourceMappingURL=helpers.d.ts.map