export declare const DEFAULT_PAGE_SIZE = 100; export declare const DEFAULT_PAGE = 0; export declare const STATUS_NEVER_RUN = "NEVER_RUN"; export declare const STATUS_NEVER_RUN_RSQL_QUERY = "automationResults.status=isnull=true"; export declare const MAX_QUERY_LENGTH = 4000; export declare const ERROR_HEADERS_TOO_LARGE = "HEADERS_TOO_LARGE"; //# sourceMappingURL=automations.d.ts.map