import { AllAPIResponses, RuleType } from './../../index'; declare const get: (headers?: Headers | undefined) => Promise>; export default get;