export declare function demo(): void;
export { scrollDown } from "./src/scrollDown";
export { charsLength } from "./src/charsLength";
