export declare class SampleServerStaticFiles {
    private constructor();
    static readonly SAMPLE_OPEN_API_DOC: string;
    static readonly SAMPLE_SERVER_GRAPHQL: string;
}
