declare function symbolic(target: any, property: any, [ref, prop]: [any, any]): void; export default symbolic;