export declare let default_settings: Map<string, any>;
export declare namespace SystemVerilogUtils {
    const keywordsList: Set<string>;
}
