declare function fullUrlForHelper(path?: string): string;
export = fullUrlForHelper;
