export default class ExampleCSVContent {
    static getExampleParsedJSON(): any;
    static getExampleCSVContent(): string;
}
