export declare const useLineCount: ({ example }: { example: string; }) => number;