export declare function blank_p(blank: string): boolean; export declare function empty_line_p(line: string): boolean;