export declare const Pressable: "Pressable" & { readonly type?: "Pressable" | undefined; readonly props?: import("@shopify/admin-ui-extensions").PressableProps | undefined; readonly children?: true | undefined; } & import("@remote-ui/react").ReactComponentTypeFromRemoteComponentType>; //# sourceMappingURL=Pressable.d.ts.map