declare const Passthrough: (props: any) => any;
export { Passthrough };
