import { TransformListFunctionType } from '../types'; /** * @hidden */ export declare const Route53: { RecordSetList: TransformListFunctionType; };