export default function countSymbols(s: string): number;
