import { ConfigurationScheme } from '../configurations'; export declare const LIST_RESOURCE_NAME = "ResourceName"; export declare const LIST_RESOURCE_LINE_KEYS = "ResourceLineKeys"; export declare const LIST_REFRESH_LIST = "RefreshList"; export declare const LIST_CONFIGURATION_SCHEME_FIELDS: ConfigurationScheme['Fields'];