export declare function extractFirstLineOf(input: string): string;
