import { Statement } from "typescript"; export declare function getStatementsOf(absolutePathToTsFile: string): Statement[];