export declare const listRecordsAction: import("@activepieces/pieces-framework").IAction; database_id: import("@activepieces/pieces-framework").DropdownProperty; limit: import("@activepieces/pieces-framework").NumberProperty; offset: import("@activepieces/pieces-framework").NumberProperty; sortField: import("@activepieces/pieces-framework").ShortTextProperty; sortDirection: import("@activepieces/pieces-framework").StaticDropdownProperty; }>;