import { Provider } from "@smithy/types"; /** * @internal */ export declare const fromStatic: (staticValue: T) => Provider;