export declare const $strlen: (s: string) => number;
