import type { GraphQLScalarPlugin } from "@webiny/handler-graphql/types.js"; export declare const createRevisionIdScalarPlugin: () => GraphQLScalarPlugin[];