export default function Injectable(objectName?: string): (target: any, propertyKey: string) => void;
