export declare const first: (value: string, count?: number) => string; export default first; //# sourceMappingURL=first.d.ts.map