import { AnyConstructor } from './AnyConstructor'; export default function istatic(): (constr: T) => void;