import { TypeOptions } from "../options";
export default function createProps(opts: TypeOptions): (props: any) => any;
//# sourceMappingURL=index.d.ts.map