export declare function countLeadingSigns(inputString: string, characterToCount: string): number;
//# sourceMappingURL=count.d.ts.map